DisbursementReceiptNotification 
EntityType  Independent 
Logical Entity Name  DisbursementReceiptNotification 
Default Table Name  SaDisbReceiptNotification 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

DisbursementReceiptNotification Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  YES 
 
CampusId    INTEGER  YES 
 
StudentAccountTransactionId(FK)    INTEGER  YES 
 
PaidDisbursementId    INTEGER  YES 
 
StudentName    VARCHAR(50)  YES 
 
StudentSSN    VARCHAR(16)  YES 
 
StudentStreetAddress    VARCHAR(255)  YES 
 
StudentCity    VARCHAR(35)  YES 
 
StudentState    VARCHAR(2)  YES 
 
StudentCountry    VARCHAR(50)  YES 
 
StudentPostalCode    VARCHAR(15)  YES 
 
StudentPhoneNumber    VARCHAR(16)  YES 
 
AccountBalance    MONEY(19, 4)  YES 
 
TransactionDate    DATETIME  YES 
 
TransactionAmount    MONEY(19, 4)  YES 
 
CheckNumber    VARCHAR(15)  YES 
 
ReceiptNumber    VARCHAR(20)  YES 
 
Note    VARCHAR(4000)  YES 
 
BorrowerSSN    VARCHAR(16)  YES 
 
BorrowerLastName    VARCHAR(35)  YES 
 
BorrowerFirstName    VARCHAR(25)  YES 
 
BorrowerMI    CHAR(1)  YES 
 
BorrowerStreetAddress    VARCHAR(50)  YES 
 
BorrowerCity    VARCHAR(35)  YES 
 
BorrowerState    CHAR(2)  YES 
 
BorrowerPostalCode    VARCHAR(16)  YES 
 
BorrowerPhoneNumber    VARCHAR(16)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
NotifyOption    INTEGER  NO 
 
StaffId(FK)    INTEGER  YES 
 
Status    CHAR(1)  NO 
 
StaffGroupId(FK)    INTEGER  YES 
 

DisbursementReceiptNotification Keys 
Key Name  Key Type  Keys 
NK_SaDisbReceiptNotification_StaffID  Inversion Entry  StaffId 
NK_SaDisbReceiptNotification_SyStaffGroupID  Inversion Entry  StaffGroupId 
NK_SaDisbReceiptNotification_SyStaffID  Inversion Entry  LastModifiedUserId 
PK_SaDisbReceiptNotification_SaDisbReceiptNotificationID  PrimaryKey  Id 

DisbursementReceiptNotification Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StaffGroup  Non-Identifying  Zero or One to Zero or More        StaffGroupId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
StudentAccountTransaction  Non-Identifying  Zero or One to Zero or More        StudentAccountTransactionId  NO 
Staff  Non-Identifying  Zero or One to Zero or More        StaffId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

DisbursementReceiptNotification Check Constraints 
Check Constraint Name  CheckConstraint 

DisbursementReceiptNotification Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.DisbursementReceiptNotification 
NO       
Physical (Microsoft SQL Server)
dbo.SaDisbReceiptNotification 
NO       

DisbursementReceiptNotification Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Student Accounts 

DisbursementReceiptNotification Data Movement Rules 
Name  Type  Rule Text/Value